-
Home
-
Advanced Dynamic Pricing for WooCommerce
-
3.2.2
-
Code
-
Classes
- SqlGenerator
Total Complexity |
30 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
244 |
Lines of code |
143 |
Logical lines of code |
78 |
Comment lines |
18 |
Methods |
19 |
Properties |
5 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
applyRuleToQuery() |
S |
53 |
6 |
21 |
genSqlProduct_custom_fields() |
S |
52 |
4 |
24 |
generateFilterSqlByType() |
S |
67 |
3 |
7 |
addJoin() |
S |
70 |
2 |
6 |
genSqlProduct_category_slug() |
S |
60 |
1 |
12 |
genSqlByTermIds() |
S |
61 |
1 |
11 |
genSqlProduct_sku() |
S |
61 |
1 |
11 |
__construct() |
S |
73 |
1 |
5 |
genSqlAny() |
S |
75 |
1 |
5 |
genSqlCustomTaxonomy() |
S |
80 |
1 |
3 |
genSqlProduct_attributes() |
S |
80 |
1 |
3 |
genSqlProduct_sellers() |
S |
64 |
1 |
9 |
genSqlProduct_categories() |
S |
80 |
1 |
3 |
genSqlProduct_tags() |
S |
80 |
1 |
3 |
genSqlProducts() |
S |
65 |
1 |
8 |
getExcludeWhere() |
S |
82 |
1 |
3 |
getWhere() |
S |
82 |
1 |
3 |
getJoin() |
S |
82 |
1 |
3 |
isEmpty() |
S |
79 |
1 |
3 |